home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / jump_gam.swf / scripts / DefineButton2_1014 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2010-04-12  |  53 b   |  5 lines

  1. on(release){
  2.    gotoAndStop("off");
  3.    play();
  4. }
  5.